|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.abs.AbsObject
|
+--jade.content.abs.AbsContentElement
|
+--jade.content.abs.AbsProposition
|
+--jade.content.abs.AbsEquals
| Constructor Summary | |
AbsEquals()
Constructor |
|
| Method Summary | |
AbsConcept |
getConcept()
Gets the described concept. |
AbsIRE |
getIRE()
Gets the IRE describing the concept. |
void |
setConcept(AbsConcept concept)
Sets the described concept. |
void |
setIRE(AbsIRE absIRE)
Sets the IRE describing the concept. |
| Methods inherited from class jade.content.abs.AbsObject |
dump,
dump,
getAbsObject,
getCount,
getNames,
getTypeName,
isGrounded,
set |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AbsEquals()
| Method Detail |
public void setIRE(AbsIRE absIRE)
ire - the IRE describing the concept.public void setConcept(AbsConcept concept)
concept - the concept.public AbsIRE getIRE()
public AbsConcept getConcept()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||